home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / September 96 / RE>Re REPOST Parts with fixed < prev    next >
Encoding:
Internet Message Format  |  1996-09-19  |  1.7 KB  |  [TEXT/ttxt]

  1. Subject:     RE>Re: REPOST: Parts with fixed display size
  2. Sent:        9/4/96 2:48 PM
  3. Received:    9/4/96 2:48 PM
  4. From:        Rob Cope <rob@eclipse.cpcn.com>
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List
  7.  
  8.  
  9.  
  10.                                                                  Date: 9/4/96
  11. Subject:  RE>Re: REPOST: Parts with fixed display size          Time:  2:59 PM
  12. Oliver,
  13.  
  14. >>Restricting user control would go against HI guidelines. It's notnecessary
  15. >either.
  16.  
  17. >You are right for the usual data types like drawings and text.
  18.  
  19. >However, I believe it necessary for certain types of content when it would
  20. >be an error for the user to change the visible area. I do not want to
  21. >disclose what type of content I am dealing with, but it includes its own HI
  22. >guidelines and I want to make sure that the user obeys them.
  23.  
  24. >Fortunately, sometimes if something is against the HI guidelines it does
  25. >not mean that it can not be done. ;-)
  26.  
  27. I just thought one point needed some emphasizing.  While it is true that you can set your used shape to anything you want, keep in mind that it is your container that determines your frame shape.  If you try to set your frame shape to something other than that given to you by your containing frame, mayhem will ensue.  This means that there is nothing you can do to keep parts of your UI from being clipped if the user makes your frame shape too small.
  28.  
  29. Since there is nothing you can do to keep the user from changing your frame size and shape, you may want to add a menu item that will request the proper frame shape from the container, just to make it easier for them to keep it the way it works best.
  30.  
  31. Rob Cope
  32. Eclipse Services